Skip to content

feat: Wire useStreamEvents hook and add SSE connection status - #350

Merged
ogazboiz merged 1 commit into
LabsCrypt:mainfrom
Ultra-Tech-code:main
Apr 28, 2026
Merged

feat: Wire useStreamEvents hook and add SSE connection status#350
ogazboiz merged 1 commit into
LabsCrypt:mainfrom
Ultra-Tech-code:main

Conversation

@Ultra-Tech-code

Copy link
Copy Markdown
Contributor

This PR resolves #321 , #322 , #323 , #324

  • Add JWT token support to useStreamEvents hook
  • Wire useStreamEvents into dashboard for live stream updates
  • Wire useStreamEvents into stream detail page
  • Add SSEStatusIndicator component to dashboard
  • Fix hardcoded Ethereum address in settings page (now uses real wallet)
  • Add paused stream badge and stop live counter when paused
  • Update Livecounter component to handle isPaused state
  • Update IncomingStreams component with paused stream visual treatment
  • Handle paused/resumed events in useStreamEvents hook
  • Add network badge to settings page showing Testnet/Mainnet
  • Fix async/await issue in SSE controller

Closes #322
Closes #321
Closes #323
Closes #324

- Add JWT token support to useStreamEvents hook
- Wire useStreamEvents into dashboard for live stream updates
- Wire useStreamEvents into stream detail page
- Add SSEStatusIndicator component to dashboard
- Fix hardcoded Ethereum address in settings page (now uses real wallet)
- Add paused stream badge and stop live counter when paused
- Update Livecounter component to handle isPaused state
- Update IncomingStreams component with paused stream visual treatment
- Handle paused/resumed events in useStreamEvents hook
- Add network badge to settings page showing Testnet/Mainnet
- Fix async/await issue in SSE controller

Closes LabsCrypt#322, LabsCrypt#321, LabsCrypt#323, LabsCrypt#324
@ogazboiz
ogazboiz merged commit 0ed7442 into LabsCrypt:main Apr 28, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants